/* ::: Theme 2 */
:root {
    --primary: #0097E6;
    --blue: #535456;
    --navy: #535456;
    --navy-dark: #b7170e;
    --gold: #FDCA40;
    --green-rich: #b7170e;
    --green-bright: #C1C2C3;
    --link-color: #b7170e;
    --heading-color: #b7170e;
    --arrow-color-mobile: #ffffff;
    --arrow-color-mobile-active: #FDCA40;
    --arrow-color-desktop: #002346;
    --arrow-color-desktop-active: #FDCA40;
}


.navbar.navbar-expand-xl . {
    color: #535456;
}


.component-13__item--tag {
    color: #535456;
}

 h2 strong {
  color: #b7170e;
}

.btn-gold {
    color: #535456;
}

.component-19 a {
    color: #b7170e;
}

.component-6 a {
  color: #b7170e;
}

.component-25 h2 {
    color: #b7170e;
}
